home *** CD-ROM | disk | FTP | other *** search
/ MykoCD / CD [MykoCD].bin / MSSF / mssf.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2004-06-25  |  1.0 KB  |  61 lines

  1. h1 {
  2.     color: #800000;
  3.     font-family: verdana, helvetica, arial, sans-serif;
  4.     font-size: 160%;
  5.     font-weight: bold;
  6. }
  7.  
  8. h1.article {
  9.     color: #800000;
  10.     font-family: verdana, helvetica, arial, sans-serif;
  11.     font-size: 140%;
  12.     font-weight: bold;
  13.     text-align: center;
  14. }
  15.  
  16. h2 {
  17.     color: #008080;
  18.     font-family: verdana, helvetica, arial, sans-serif;
  19.     font-size: 130%;
  20. }
  21.  
  22. h2.article {
  23.     color: #008080;
  24.     font-family: verdana, helvetica, arial, sans-serif;
  25.     font-size: 110%;
  26.     margin-bottom: -1%;
  27.     text-align: left;
  28. }
  29.  
  30. h3 {
  31.     color: #000080;
  32.     font-family: verdana, helvetica, arial, sans-serif;
  33.     font-size: 110%;
  34.     font-weight: normal;
  35. }
  36.  
  37. h3.article {
  38.     color: #000080;
  39.     font-family: Arial, Helvetica, sans-serif;
  40.     font-size: 105%;
  41.     font-weight: bold;
  42.     margin-bottom: -1.5%;
  43.     text-decoration: underline overline;
  44. }
  45.  
  46. h4 {
  47.     color: #800000;
  48.     font-family: serif;
  49.     font-size: 110%;
  50.     font-weight: normal;
  51.     margin-bottom: -15px;
  52. }
  53.  
  54. .join {
  55.     color: #80003D;
  56.     font-family: verdana, helvetica, arial, sans-serif;
  57.     font-weight: bold;
  58. }
  59. }
  60.  
  61.